home *** CD-ROM | disk | FTP | other *** search
- Path: serra.unipi.it!news
- From: Giuseppe BEVILACQUA <giuseppe>
- Newsgroups: comp.unix.osf.osf1,comp.lang.c
- Subject: Re: printf-problem
- Date: 20 Jan 1996 09:41:28 GMT
- Organization: Universita' di Pisa
- Message-ID: <4dqdc8$2hoo@serra.unipi.it>
- References: <4dj4g6$t9f@sunsystem5.informatik.tu-muenchen.de>
- NNTP-Posting-Host: r6000sm2.difi.unipi.it
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (X11; I; AIX 2)
- X-URL: news:4dj4g6$t9f@sunsystem5.informatik.tu-muenchen.de
-
- You should use %ld specification (not %lf as I wrongly typed)
- Matteo Dell'Omodarme
- http://fisica.difi.unipi.it/~df143193/
-
-